home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / pbm / manuals / macptopbm.man < prev    next >
Text File  |  1994-03-01  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4.      macptopbm(1)          AMIGA (29 March 1989)          macptopbm(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           macptopbm - convert a MacPaint file into a portable bitmap
  10.  
  11.      SYNOPSIS
  12.           macptopbm [-extraskip N] [macpfile]
  13.  
  14.      DESCRIPTION
  15.           Reads a MacPaint file as input.  Produces a portable bitmap
  16.           as output.
  17.  
  18.      OPTIONS
  19.           -extraskip
  20.                This flag is to get around a problem with some methods
  21.                of transferring files from the Mac world to the Unix
  22.                world.  Most of these methods leave the Mac files
  23.                alone, but a few of them add the "finderinfo" data onto
  24.                the front of the Unix file.  This means an extra 128
  25.                bytes to skip over when reading the file.  The symptom
  26.                to watch for is that the resulting PBM file looks
  27.                shifted to one side.  If you get this, try -extraskip
  28.                128, and if that still doesn't look right try another
  29.                value.
  30.  
  31.           All flags can be abbreviated to their shortest unique
  32.           prefix.
  33.  
  34.      SEE ALSO
  35.           picttoppm(1), pbmtomacp(1), pbm(5)
  36.  
  37.      AUTHOR
  38.           Copyright (C) 1988 by Jef Poskanzer.  The MacPaint-reading
  39.           code is copyright (c) 1987 by Patrick J. Naughton
  40.           (naughton@wind.sun.com).
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/1/94)
  64.  
  65.  
  66.  
  67.